Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Fixup HTTPHeaderMap replacing. #204

Merged
merged 2 commits into from
Feb 20, 2016
Merged

Fixup HTTPHeaderMap replacing. #204

merged 2 commits into from
Feb 20, 2016

Conversation

Lukasa
Copy link
Member

@Lukasa Lukasa commented Feb 20, 2016

Replacing headers in the HTTPHeaderMap would previously append the replacement value. This was fine for standard headers, but a nightmare for the HTTP/2 special headers, which RFC 7540 mandates must appear at the start of the header block.

This change resolves that problem.

Lukasa added a commit that referenced this pull request Feb 20, 2016
@Lukasa Lukasa merged commit b428195 into development Feb 20, 2016
@Lukasa Lukasa deleted the map_replace_in_place branch February 20, 2016 11:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant